home *** CD-ROM | disk | FTP | other *** search
/ Aminet 43 / Aminet 43 (2001)(GTI - Schatztruhe)[!][Jun 2001].iso / Aminet / comm / net / AmiMUD.lha / AmiMUD / modules / MSP < prev    next >
Text File  |  1997-05-25  |  302b  |  16 lines

  1. ; This module is needed to active the MSP support
  2. ; MSP is the standard for sound/music on muds, it's also
  3. ; supported by mudmaster e zmud
  4. ; MSP support works only in the registered version of AmiMUD.
  5.  
  6. trigger=!!MUSIC(%0)
  7. #music %0\n
  8.  
  9. trigger=!!SOUND(%0)
  10. #sound %0\n
  11.  
  12. gagline=!!SOUND
  13.  
  14. gagline=!!MUSIC
  15.  
  16.